wayland: Load cursors from wayland directory under XDG_DATA_DIRS
authorRob Bradford <rob@linux.intel.com>
Mon, 5 Dec 2011 17:31:50 +0000 (17:31 +0000)
committerRob Bradford <rob@linux.intel.com>
Fri, 9 Dec 2011 18:22:01 +0000 (18:22 +0000)
commit83054baa16fe957c179e72514ed83bf59e2ae09b
treec8cdf369783876fe26eb4ddc4cd83abbbd07e9cf
parentfba5ca3330fef8a3b5d05c263320198dfe9321e2
wayland: Load cursors from wayland directory under XDG_DATA_DIRS

This means we don't have to have hardcoded "/usr/share/wayland" to find the
cursors.

This change also fixes up the warning messages for when loading fails.
gdk/wayland/gdkcursor-wayland.c